Skip to content

Added codeql.yml - #18

Closed
Brian Telfer (Britel) wants to merge 1 commit into
mainfrom
Britel-code-ql
Closed

Added codeql.yml#18
Brian Telfer (Britel) wants to merge 1 commit into
mainfrom
Britel-code-ql

Conversation

@Britel

Copy link
Copy Markdown
Collaborator

Add CodeQL Security Analysis

This PR adds GitHub's CodeQL static analysis to automatically scan for security vulnerabilities and code quality issues.

Changes

  • Added .github/workflows/codeql.yml workflow
  • Analyzes Go and Python code
  • Runs on pushes/PRs to main + weekly schedule

What it does

  • Trigger on all pushes and PRs to the main branch
  • Analyze both Go and Python codebases
  • Shows results in PR checks and Security tab

The workflow uses GitHub's recommended settings and will start running immediately after merge.

@Britel
Brian Telfer (Britel) requested a review from a team as a code owner July 6, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants